home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / boot / MKick18.lha / KSHD / Kick40070.A4000.kshd < prev    next >
Text File  |  1995-05-01  |  675b  |  35 lines

  1. ; Kickstart definition file for 40.70
  2.  
  3. version    40.70
  4. address    F80000
  5. length    80000
  6. checksum    A580A2DE
  7.  
  8. ; Disable special programming of A4000 hardware.
  9.  
  10. patch    00146 6034
  11.  
  12. ; Disable A4000 IDE driver.
  13.  
  14. patch    07B08 0000
  15.  
  16. ; Disable A4000 bonus.
  17.  
  18. patch    44CC8 0000
  19.  
  20. ; Patch expansion.library not to scan A4000 internal RAM and Zorro III cards.
  21.  
  22. patch    44F0A 00E8
  23. patch    44F6E 6000 0080
  24.  
  25. ; Auto-generated patches for kicking in C0-RAM.
  26.  
  27. c0patch    00000308 99CC
  28. c0end    00000304
  29.  
  30. ; Another automatically generated patch, which disables allocation of supervisor
  31. ; stack from top if expansion RAM is not present. If omitted, kickstart stored
  32. ; in CHIP RAM destroys itself.
  33.  
  34. patch    0000057C 0001
  35.